DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / IObservableSource<T> Interface / IsDeletedStateAvailable Property

In This Topic
    IsDeletedStateAvailable Property (IObservableSource<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property IsDeletedStateAvailable As Boolean
    bool IsDeletedStateAvailable {get;}
    See Also